-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.11 (latest)
-
Code
-
Classes
- TaxonomyModel
Total Complexity |
32 |
Dependencies |
7 |
Dependents |
10 |
Total lines |
379 |
Lines of code |
196 |
Logical lines of code |
48 |
Comment lines |
105 |
Methods |
22 |
Properties |
8 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
S |
51 |
4 |
26 |
arrayRepresentation() |
S |
51 |
4 |
26 |
setSlug() |
S |
64 |
4 |
9 |
validationRules() |
S |
51 |
1 |
36 |
defaultLabels() |
S |
50 |
1 |
28 |
addCustomPostType() |
S |
72 |
2 |
5 |
__construct() |
S |
61 |
1 |
12 |
capabilityType() |
S |
80 |
1 |
3 |
duplicate() |
S |
68 |
1 |
7 |
getCustomPostTypes() |
S |
82 |
1 |
3 |
removeCustomPostType() |
S |
80 |
1 |
3 |
isNative() |
S |
82 |
1 |
3 |
isWooCommerceNative() |
S |
78 |
1 |
3 |
getPostCount() |
S |
82 |
1 |
3 |
setPostCount() |
S |
81 |
1 |
3 |
getSettings() |
S |
82 |
1 |
3 |
setLabels() |
S |
81 |
1 |
3 |
getLabels() |
S |
82 |
1 |
3 |
getPlural() |
S |
82 |
1 |
3 |
getSingular() |
S |
82 |
1 |
3 |
getSlug() |
S |
82 |
1 |
3 |
capabilities() |
S |
69 |
1 |
8 |